@brief Prints all the properties at the cache @ingroup frontend
@param parms struct dvb_v5_fe_parms pointer to the opened device
Gets the properties from the DVB hardware. The values will only reflect what's set at the hardware if the frontend is locked.
@return Return 0 if success, EINVAL otherwise.
See Implementation
@brief Prints all the properties at the cache @ingroup frontend
@param parms struct dvb_v5_fe_parms pointer to the opened device
Gets the properties from the DVB hardware. The values will only reflect what's set at the hardware if the frontend is locked.
@return Return 0 if success, EINVAL otherwise.